home *** CD-ROM | disk | FTP | other *** search
/ Champak 119 / (Vol 119) Nov 09 2010.iso / Games / tobby_ura_ura.swf / scripts / DefineButton2_183 / BUTTONCONDACTION on(press).as
Text File  |  2010-11-09  |  73b  |  5 lines

  1. on(press){
  2.    _root.gStageNum = 6;
  3.    _root.gotoAndplay("gameIn");
  4. }
  5.